Adwaita: make tab buttons square once again
authorLapo Calamandrei <calamandrei@gmail.com>
Tue, 16 Feb 2016 16:54:31 +0000 (17:54 +0100)
committerLapo Calamandrei <calamandrei@gmail.com>
Tue, 16 Feb 2016 16:54:31 +0000 (17:54 +0100)
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css

index e00e4cea6190ece5d08a6101af87ddbd82a267d2..dc8e483d6604dfdcd92ff2a50611ba9c6f5dd5ef 100644 (file)
@@ -1981,8 +1981,8 @@ notebook {
         &, &:backdrop { color: gtkalpha(currentColor, 0.3); }
 
         padding: 0;
-        margin-top: 4px;
-        margin-bottom: 4px;
+        margin-top: 7px;
+        margin-bottom: 7px;
         // FIXME: generalize .small-button?
         min-width: 20px;
         min-height: 20px;
index 6ab127e2fd6e348f4f833bb2ad178917b921cb51..a9d177a14f59ed4d2acca643585eb539e82091b3 100644 (file)
@@ -2269,8 +2269,8 @@ notebook > header {
     notebook > header tab .titlebar button.titlebutton,
     .titlebar notebook > header tab button.titlebutton {
       padding: 0;
-      margin-top: 4px;
-      margin-bottom: 4px;
+      margin-top: 7px;
+      margin-bottom: 7px;
       min-width: 20px;
       min-height: 20px; }
       notebook > header tab button.flat:hover, notebook > header tab notebook > header > tabs > arrow:hover, notebook > header tab button.sidebar-button:hover, notebook > header tab headerbar button.titlebutton:hover, headerbar notebook > header tab button.titlebutton:hover,
index 864bf5374c302687840b1317eb9280125c292568..2f4e76b0a080dd0050ee3e314c38108027decb54 100644 (file)
@@ -2279,8 +2279,8 @@ notebook > header {
     notebook > header tab .titlebar button.titlebutton,
     .titlebar notebook > header tab button.titlebutton {
       padding: 0;
-      margin-top: 4px;
-      margin-bottom: 4px;
+      margin-top: 7px;
+      margin-bottom: 7px;
       min-width: 20px;
       min-height: 20px; }
       notebook > header tab button.flat:hover, notebook > header tab notebook > header > tabs > arrow:hover, notebook > header tab button.sidebar-button:hover, notebook > header tab headerbar button.titlebutton:hover, headerbar notebook > header tab button.titlebutton:hover,